Merged
Conversation
* Add some more tests for Anthropic{Beta}ClientExtensions
* Fix csharpier
* Readd TestBase * Use single source of truth for test parameter * Readd baseclass for codegen compatibility * Fix code style
refactor(internal): share get/set logic
* docs: correct reqs * chore(internal): suppress diagnostic for .netstandard2.0 * feat(client): improve csproj * chore(internal): set up cron release job * fix(internal): running net462 tests on ci * Improve code style on examples Remove obsolete examples Include all examples in example sln * codestyle improvements * adapt build script to also build examples --------- Co-authored-by: Tomer Aberbach <tomer@stainless.com> Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Contributor
Author
Invalid version number in PR title
To set a custom version be sure to use the semantic versioning format, e.g |
Contributor
Author
Invalid version number in PR title
To set a custom version be sure to use the semantic versioning format, e.g |
a08cd44 to
1ba9400
Compare
* Update version for src/Anthropic in manifest * Add src/Anthropic to release-please config
190a2c2 to
0515558
Compare
0515558 to
617869b
Compare
ce54d7b to
977476c
Compare
The implementation was missing a clear on the collection of streaming data. As such, it would each tool already yielded every time it yielded another tool.
bbd8c16 to
1a820ad
Compare
#63) * Add beta headers automatically for HostedCodeInterpreter/McpServerTool * format
d6e56a5 to
038f09a
Compare
* Add WithSkills convenience method to MEAI extensions * Refactor to use AsAITool approach * Align with existing AsAITool pattern * Unify with beta header inclusion from #63 * Fix bug * Ran /scripts/format * Update src/Anthropic/Services/Beta/Messages/AnthropicBetaClientExtensions.cs Co-authored-by: Stephen Toub <stoub@microsoft.com> --------- Co-authored-by: Stephen Toub <stoub@microsoft.com>
038f09a to
aaf16c8
Compare
packyg
previously approved these changes
Dec 10, 2025
aaf16c8 to
34bfc17
Compare
34bfc17 to
7e12a30
Compare
7e12a30 to
647d4ce
Compare
packyg
approved these changes
Dec 10, 2025
Contributor
Author
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ Stainless prepared a new release
Anthropic: 12.0.0
12.0.0 (2025-12-08)
Full Changelog: Anthropic-v11.0.0...Anthropic-v12.0.0
⚠ BREAKING CHANGES
AllowedCaller2→BetaToolAllowedCaller,AllowedCallerModel→BetaCodeExecutionTool20250825AllowedCallerFeatures
Bug Fixes
MaxRetries = 0(6e568ec)Chores
Documentation
Refactors
System.Net.ServerSentEvents(b733f32)Foundry: 0.2.0
0.2.0 (2025-12-08)
Full Changelog: Foundry-v0.1.0...Foundry-v0.2.0
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions